home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / fratboy_.swf / scripts / DefineSprite_1265 / frame_1 / PlaceObject2_1174_12 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2010-11-09  |  104b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(random(90) == 1)
  3.    {
  4.       this.eyes.gotoAndPlay("blink");
  5.    }
  6. }
  7.